Gets or sets a script that can be used to select files.
__property IScript* SelectionScript;
IScript* SelectionScript;
Property SelectionScript() As IScript*
If a script is specified, each file that meets all the other criteria is passed to the script for evaluation. See the adTempus online help for more information.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|